-
Home
-
WP Control
-
1.9.5
-
Code
-
Classes
- Crons_Helper
Total Complexity |
62 |
Dependencies |
3 |
Dependents |
6 |
Total lines |
449 |
Lines of code |
247 |
Logical lines of code |
116 |
Comment lines |
119 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_cron() |
B |
38 |
18 |
65 |
test_cron_spawn() |
A |
39 |
11 |
71 |
get_events() |
A |
48 |
11 |
31 |
schedule_drop_down() |
S |
55 |
3 |
20 |
is_late() |
S |
63 |
4 |
10 |
schedule_event() |
S |
69 |
3 |
6 |
unschedule_event() |
S |
68 |
2 |
7 |
delete_event() |
S |
64 |
2 |
9 |
execute_event() |
S |
67 |
2 |
8 |
get_event() |
S |
68 |
2 |
7 |
is_scheduled() |
S |
78 |
1 |
3 |
run_event() |
S |
74 |
1 |
4 |
clear_events() |
S |
80 |
1 |
3 |
clear_inner_events() |
S |
80 |
1 |
3 |